Hi Team,
I am facing issues in Dataflux job which are developed for cluster id generation and scheduled thru Windows scheduler.
If I execute those jobs manually then it executes fine(around hrs) but in windows scheduler jobs are taking long time(around 8-9 hrs )
Please suggest what can be the issue
OS: Windows8
DF Studio: 8.1
Data size: More than 40lacs record
Thank You
Hi - are you calling the dmpexec command from your scheduler? There are various options you can set when invoking the command that may impact performance, like choosing to write a log or selecting options that overwrite configuration file settings. There are also options for logging that might help you pinpoint the issue.
Another thought - I have seen in the past where dmpexec was executed by a user (different than the one used with Data Management Studio) that had different environment settings associated with it (like where the "temp" directory was located) and this impacted performance.
Ron
Hi Ron,
Thanks for your reply..
I don't execute any dmpexec command.
These schedulers were usually executing smoothly but now it is taking longer time to execute than usual.
previously it get executed in 3hrs now it is taking 7-9 hrs.
No.of rows are increased hardly by 2-3 lacs
Thank you.
Review the product documentation. There are topics that specifically deal with how you should be calling your DMP jobs if you are not running them interactively.
Regardless, check a few things:
Ron
Registration is now open for SAS Innovate 2025 , our biggest and most exciting global event of the year! Join us in Orlando, FL, May 6-9.
Sign up by Dec. 31 to get the 2024 rate of just $495.
Register now!
Need to connect to databases in SAS Viya? SAS’ David Ghan shows you two methods – via SAS/ACCESS LIBNAME and SAS Data Connector SASLIBS – in this video.
Find more tutorials on the SAS Users YouTube channel.