Error - Viewing Sequential File

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
hexa
Participant
Posts: 51
Joined: Sun Aug 08, 2004 6:25 am

Error - Viewing Sequential File

Post by hexa »

Hi All,

I am getting an error when view Sequential file (I am reading scv file yesterday its was fine all of sudden I getting bellow error)

Error was:

##I TOSH 000002 14:41:07(001) <main_program> orchgeneral: loaded
##I TOSH 000002 14:41:07(002) <main_program> orchsort: loaded
##I TOSH 000002 14:41:07(003) <main_program> orchstats: loaded
>##E TCOS 000008 14:41:07(004) <main_program> Step specification should be final item; saw: -f
>##E TCOS 000005 14:41:07(005) <main_program>
>Orchestrate Parallel Command Shell
>usage: C:/Ascential/DataStage/PXEngine/bin/osh <options> "<step specification>"
> or: C:/Ascential/DataStage/PXEngine/bin/osh <options> -f file [-stdin file]
><options> include: [-echo] [-explain] [-dump] [-schema] [-check]
> [-collation_sequence <collation file>]
> [-collation_strength <collation strength>]
> [-pdd <performance data directory>]
> [-pf <parameter file>]
> [-nopartinsertion] [-nosortinsertion]
> [-params <parameter string>]
> [-errorconfig <configstring>] [-jobid <jobid>]
> [-restartable [-checkpointdir <dir>] [-segments N] ]
> [-nomonitor] [-monitorport <monitor port>]
> [-input_charset <map name>] [-output_charset <map name>]
> [-string_charset <map name>] [-impexp_charset <map name>]
> [-os_charset <map name>]
> [-escaped]
> [-default_date_format <uformat>]
> [-default_time_format <uformat>]
> [-default_timestamp_format <uformat>]
> [-default_decimal_separator <separator>]
> [-string_fields]
> or: C:/Ascential/DataStage/PXEngine/bin/osh -usage operatorname
> or: C:/Ascential/DataStage/PXEngine/bin/osh -fullusage operatorname
> or: C:/Ascential/DataStage/PXEngine/bin/osh -status [-jobid <jobid>] [-checkpointdir <dir>]
> or: C:/Ascential/DataStage/PXEngine/bin/osh -resume [-jobid <jobid>] [-checkpointdir <dir>]
> or: C:/Ascential/DataStage/PXEngine/bin/osh -abandon [-jobid <jobid>] [-checkpointdir <dir>]

Hexa
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

What has changed? "Nothing" is not the correct answer.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
hexa
Participant
Posts: 51
Joined: Sun Aug 08, 2004 6:25 am

Post by hexa »

I am not getting? roy
kumar_s
Charter Member
Charter Member
Posts: 5245
Joined: Thu Jun 16, 2005 11:00 pm

Post by kumar_s »

Hi,

Ray expect that certainly there sould be some change, may be without your knowledge in the server. :wink:
BTW: It is posted by Ray and not Roy. :wink:

-Kumar
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

If it was working yesterday and it is not working today something has changed. We need to know that that change is.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Post Reply