Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. IanCockcroft

    Cannot get project default NLS locale - Project is not initialized for

    Guys, we had to rebuild our server and re install thr projects from back ups. Now we get this error. "Cannot get project default NLS locale - Project is not initialized for NLS use" Where do we set the NLS default? Thanks Ian
  2. IanCockcroft

    Loading files using a DS basic routine

    My Solution: openseq SeqFileName to SeqFile1 On Error Call DSLogWarn("Cannot Open " : SeqFileName ,"JobControl") GoTo TheEnd End Then *************************************************** *********** LOOP TILL NEXT FILE FOUND...
  3. IanCockcroft

    inString function

    guys, how can I find the position of certain character in a string. SPACE specifially. Is there a function?
  4. IanCockcroft

    Loading files using a DS basic routine

    Guys, I am new to DS and I need a solution. We have txt files coming through on a daily, weeklu and monthly basis. Diffrent jobs run different files. eg. we have Dim_LEAD.TXT file run daily by the dimLead job. FCT_LEAD.TXT file run weekly by the fctLead job. When the files come through, they...
  5. IanCockcroft

    Debugging functions

    Hi, Can anyone let me know how I can debug a functions code? Is there a small utility that I can test it on? Thanks
  6. IanCockcroft

    Run Datastage Project Job reports from code

    Hi, I am new at this. I have been tasked with automating the generation of job reports. So far I have this code: italics JobListResult = DSGetProjectInfo (DSJ.JOBLIST) dsdesign.exe /H=hostname /U=username /P=password /O=omitflag project job_name | /SC shared_container_name /R...
  7. IanCockcroft

    Preparing for Certification???

    Hi all, I live in South Africa. I have been a report developer for about 6 years. I want to do my certification, but there is no where in South Africa to do the courses(Maybe there is an oppertunity there). I dont think I will have any problems with RDCR200(touch wood) But the other 2 exams...

Part and Inventory Search

Back
Top