This is really a question re. DI Studio but there doesn't appear to be an appropriate selection for this!
Does anyone know if there is a maximum length for the name of a job in DI Studio? Specifically, the latest version of DI under SAS 9.4 running on a Windows client.
Thanks.
The job name is stored in the Name attribute of a Job object in metadata. Metadata object names have a maximum length of 60 Unicode characters.
For more info see the Job type in the SAS 9.4 Metadata Model: Reference as well as the linked Root base object type which also provides some of the constraints for object names.
I Studio is a part of SAS Data Management, so I moved your question there. Hopefully, one of the experts will chime in soon.
The job name is stored in the Name attribute of a Job object in metadata. Metadata object names have a maximum length of 60 Unicode characters.
For more info see the Job type in the SAS 9.4 Metadata Model: Reference as well as the linked Root base object type which also provides some of the constraints for object names.
Paul
Thanks very much for your answer. I'd tried entering long names and got fed up at 50. My colleague worked out it was 60. But your references to the documentation are very helpful.
-Howard
Join us for SAS Innovate 2025, our biggest and most exciting global event of the year, in Orlando, FL, from May 6-9. Sign up by March 14 for just $795.
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.