Problem Note 31929: Multiple issues can come up when you perform scheduling from within SASĀ® Data Integration Studio
You might encounter the following issues when you attempt to deploy jobs for scheduling:
- If errors occur during the deployment process, the job code might get generated in the target location; however, the metadata reference to the deployed job code will not be created.
Without the metadata reference, there is no way to schedule the job for execution
via Schedule Manager in SAS® Management Console.
- If you receive a blank results window after attempting to deploy one or more jobs, then get returned to the Scheduling window after selecting OK, the deployment process has failed. The cause of failure is most likely a Java Stack Overflow. Confirm this by viewing the contents of the following file:
C:\Documents and Settings\userid\errorLog_SAS_Data_Integration_Studio_3.4.txt
where userid is the system ID that you use to log on to the Windows client machine.
You might be able to circumvent this error by adding the -Xss java invocation option to the etlstudio.ini file.
This file is located in the product installation folder, which is typically:
C:\Program Files\SAS\SASETLStudio\9.1\etlstudio.ini
Edit this file, add the argument -Xss2m
to the CommandLineArgs= string, save the file, and then try performing the deployment again.
- After a successful deployment, you might experience a significant delay when you attempt to perform another task within
SAS Data Integration Studio that requires retrieval of metadata from the server.
Some sites have reported that the client remains locked for 20 minutes, or more.
If you experience this behavior, you can avoid this delay by exiting and reentering the product.
Select the Hot Fix tab in this note to access the hot fix for this issue.
Operating System and Release Information
SAS System | SAS Data Integration Studio | Microsoft Windows Server 2003 Standard Edition | 3.3 | 4.2 | 9.1 TS1M3 SP4 | 9.2 TS2M0 |
Microsoft Windows Server 2003 Enterprise Edition | 3.3 | 4.2 | 9.1 TS1M3 SP4 | 9.2 TS2M0 |
Microsoft Windows Server 2003 Datacenter Edition | 3.3 | 4.2 | 9.1 TS1M3 SP4 | 9.2 TS2M0 |
Microsoft Windows NT Workstation | 3.3 | | 9.1 TS1M3 SP4 | |
Microsoft Windows 2000 Professional | 3.3 | 4.2 | 9.1 TS1M3 SP4 | 9.2 TS2M0 |
Microsoft Windows 2000 Server | 3.3 | 4.2 | 9.1 TS1M3 SP4 | 9.2 TS2M0 |
Microsoft Windows 2000 Datacenter Server | 3.3 | 4.2 | 9.1 TS1M3 SP4 | 9.2 TS2M0 |
Microsoft Windows 2000 Advanced Server | 3.3 | 4.2 | 9.1 TS1M3 SP4 | 9.2 TS2M0 |
Microsoft Windows XP Professional | 3.3 | 4.2 | 9.1 TS1M3 SP4 | 9.2 TS2M0 |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
Type: | Problem Note |
Priority: | high |
Date Modified: | 2008-05-01 13:29:10 |
Date Created: | 2008-04-30 14:33:27 |