Please explain the following warning

Post questions here relative to DataStage Server Edition for such areas as Server job design, DS Basic, Routines, Job Sequences, etc.

Moderators: chulett, rschirm, roy

Post Reply
vinodlakshmanan
Participant
Posts: 82
Joined: Wed Jul 14, 2004 7:21 am
Location: India

Please explain the following warning

Post by vinodlakshmanan »

I have a set of jobs which access a TeraData database using ODBC stages. For all the jobs, the following warning comes up:
DataStage Job 148 Phantom 5364
Program "DSD.GetDBMSDetails": Line 279, Retrieve: syntax error. Unexpected . Token was "".
Scanned command was
Program "DSD.BCIOpenR": Line 246, Retrieve: syntax error. Unexpected . Token was "".
Scanned command was
DataStage Phantom Finished
This comes in the Director log at the very end. What is this phantom? Why does this warning come up?
Integrity is what you do when no one is watching
Sainath.Srinivasan
Participant
Posts: 3337
Joined: Mon Jan 17, 2005 4:49 am
Location: United Kingdom

Post by Sainath.Srinivasan »

Try to open the ODBC properties and opt GetSQLInfo. Then save -> compile -> run.
vinodlakshmanan
Participant
Posts: 82
Joined: Wed Jul 14, 2004 7:21 am
Location: India

Post by vinodlakshmanan »

All that is OK and the job is working fine. Just that the client does not want to see any warnings in the job log. This entry consistently appears in all logs. I want to know the reason behind this warning.
Integrity is what you do when no one is watching
roy
Participant
Posts: 2598
Joined: Wed Jul 30, 2003 2:05 am
Location: Israel

Post by roy »

Hi,
In my experiance this implies 1 of the following:
1. your missing something like aleady said or similar things.
2. you encountered a bug.

in eithere case contact your support provider for solutions while you also try to find them here.

by the way in any case you cant avoid those warnings can you use message handlers? (manager/director help Or look in the FAQ forum for the relevant post)

(Do post your finidings and final solution)

IHTH,
Roy R.
Time is money but when you don't have money time is all you can afford.

Search before posting:)

Join the DataStagers team effort at:
http://www.worldcommunitygrid.org
Image
Post Reply