sequential file issue

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
raji33
Premium Member
Premium Member
Posts: 151
Joined: Thu Sep 23, 2010 9:21 pm
Location: NJ

sequential file issue

Post by raji33 »

Hi All,

Iam getting the following error . can any one help with this?

Incorrect dboptions option list; it failed on Expected value for property "user", got: "#", line 1
Expected value for property "password", got: "#", line 1.

Thanks
jwiles
Premium Member
Premium Member
Posts: 1274
Joined: Sun Nov 14, 2004 8:50 pm
Contact:

Post by jwiles »

Please give us more detailed information:

Are you working with a sequential file or a database?
Which stage is actually giving the error? Is it a source or target (input or output)?
Are you using parameters for the database options? Make sure the parameter names are correctly specified.

Your subject line says "sequential file issue" but the error messages you give are database-related. Your subject line should more accurately reflect the problem.

Regards,
- james wiles


All generalizations are false, including this one - Mark Twain.
GJ_Stage
Participant
Posts: 131
Joined: Mon Oct 27, 2008 6:59 am

Post by GJ_Stage »

It seems that , you have enterered some wrong user and password in DB connection. Please check this.
raji33
Premium Member
Premium Member
Posts: 151
Joined: Thu Sep 23, 2010 9:21 pm
Location: NJ

Post by raji33 »

yes my mistake gave db connections wrong thank you all
GJ_Stage
Participant
Posts: 131
Joined: Mon Oct 27, 2008 6:59 am

Post by GJ_Stage »

Please mark this as resolved.
Post Reply