Search found 297 matches

by jhmckeever
Mon Jun 26, 2006 11:59 am
Forum: IBM QualityStage
Topic: QS Plugin Error
Replies: 8
Views: 4874

My installation now works. The actual problem was that our SYSADMIN has altered ownership of all files previously owned by qsadm to dsadm. I ran QSRTMNGR in trace mode 3 and tested my job from the command line using QSRTPITST. I saw from the QSRTMNGR log that the RT Manager couldn't write to directo...
by jhmckeever
Wed Jun 21, 2006 3:15 am
Forum: IBM QualityStage
Topic: QS Plugin Error
Replies: 8
Views: 4874

That's the confusing thing - qsadm already has read/execute privileges on the library:

Code: Select all

$ whoami
qsadm
$ ll libli*
-rwxrwxrwx   1 dsadm      dstage       45056 Jan 16  2004 liblicense.sl
$
Anywhere else I need to check persmissions?
by jhmckeever
Tue Jun 20, 2006 10:00 am
Forum: IBM QualityStage
Topic: QS Plugin Error
Replies: 8
Views: 4874

Istsaur, 'qsadm' a member of 'dstage'. Our admin changed all our QualityStage files to be now owned by 'dsadm' - Could this be the problem? What account is used to by DataStage to connect to QSRT? It is 'dsadm', the user running the job, or 'qsadm'? User 'qsadm' can't see one of the libraries: $ who...
by jhmckeever
Tue Jun 20, 2006 9:56 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Can't see locks in DS.TOOLS
Replies: 10
Views: 2795

As promised, it returns to the menu.
by jhmckeever
Tue Jun 20, 2006 8:06 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Can't see locks in DS.TOOLS
Replies: 10
Views: 2795

Does the DS.TOOLS option give you anything at all? Here's one on a project with a Manager and Designer connected: DataStage Process and Lock Administration 1. List all processes 2. List state of a process 3. List state of all processes in a job ---------------------------------------------- 4. List...
by jhmckeever
Tue Jun 20, 2006 6:50 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Can't see locks in DS.TOOLS
Replies: 10
Views: 2795

No ideas off the top of my head, but I think that you should explain exactly what this means to help set the scene properly: We recently implemented proper user groups/privileges on our DS development environment Craig: User dsadm now has primary group 'dstage', as do all DataStage users. Each user...
by jhmckeever
Tue Jun 20, 2006 5:38 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Can't see locks in DS.TOOLS
Replies: 10
Views: 2795

Can't see locks in DS.TOOLS

Hi Everyone, We recently implemented proper user groups/privileges on our DS development environment and since then I haven't been able to see any locks using DS.TOOLS when logged in as dsadm. Using LIST.READU gives me a list of locks no problem, but DS.TOOLS (option 5, then 4) gives nothing! I also...
by jhmckeever
Tue Jun 20, 2006 3:29 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Can't promote to a protected project
Replies: 3
Views: 1420

I believe this is a known bug with your version. They've since corrected it in 7.5.x so that your 'dsadm' user can promote into a Protected project. In the meantime, I think the workaround is as you've noted - to temporarily lower your shields and hope no-one notices the momentary lapse in protecti...
by jhmckeever
Mon Jun 19, 2006 1:05 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Can't promote to a protected project
Replies: 3
Views: 1420

Can't promote to a protected project

Hi Guys, I've got 2 projects, DEV (a regular unprotected project) and TEST (a protected project) and want jobs in TEST to be read-only (uneditable in designer), but compiled so it can be tested from Director. I'm using Version Control to promote jobs from DEV into TEST, and was hoping to find a solu...
by jhmckeever
Thu Jun 15, 2006 6:13 am
Forum: IBM QualityStage
Topic: QS Plugin Error
Replies: 8
Views: 4874

QS Plugin Error

Hi Everyone, I've got a DataStage job which (up until very recently) has been using the QualityStage plugin without problems. Now when I run the same job get: SCV_pHX3_Standardise..SCVSTAN: Failed to open QSRT connection: check qsrtmngr is running, job is deployed I'm confused as my servers (QSSERV ...
by jhmckeever
Fri May 26, 2006 6:10 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Calling a Java Program from DataStage
Replies: 3
Views: 2073

You can wrap your Java program as a custom wrapped stage, just like you would any other command you would execute from the shell. Just make the wrapped command something like: java myProg parameters If your java program writes to STDOUT you can connect this to a sequential file stage. See Custom Sta...
by jhmckeever
Mon May 15, 2006 11:08 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Calling QS jobs from DS WITHOUT using the QS plug-in
Replies: 1
Views: 1129

Hi Alex, Look at the QualityStage Designer User Guide section 8-8 ("Running Jobs from the Command Line") You can use the command: scriptname -ipe.env proc_env_file -ipe.env proj_env_file The command is described in the manual. The available mode scripts are: File (.stp), DataStream (.scr),...
by jhmckeever
Mon May 15, 2006 10:58 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: oracle 10.2
Replies: 4
Views: 1422

Yup. What problem are you encountering ... or were you just curious? :)

J.
by jhmckeever
Fri Apr 28, 2006 3:47 am
Forum: IBM QualityStage
Topic: Probelm While Runing the QS Job
Replies: 17
Views: 11265

Hi Biswajit,

I'm assuming that the error messages you're posting are those presented by the QS client GUI.

Have you had a look at the Logs/{jobname}.Step001.log file? This normally contains more useful debugging information.
by jhmckeever
Thu Apr 13, 2006 4:40 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Retrieving the value of a Stage Variable
Replies: 4
Views: 2790

Hi Wade,

See <a href="viewtopic.php?t=97949"><b>this post</b></a> on the same topic.