Search found 91 matches

by mmanes
Thu Oct 23, 2008 10:22 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Error in restarting the DS Engine
Replies: 22
Views: 8991

If it's not coming up after your start you can do the following:

(using root user)

#uv -admin -stop

make sure that dsrpcd and monitor are not running

#kill -2 (or -9 if needed) all datastage processes
#$DSHOME/./scripts/DSEClearSockets.sh
#uv -admin -start

bye
by mmanes
Thu Oct 23, 2008 10:12 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Issue with Cleanup Resources Dialog
Replies: 5
Views: 2360

in uv environment

LOGTO <project>
LIST.READU

UNLOCK DEVICE <device no> INODE <inode no> READULOCK

or

UNLOCK ALL USER <user no>

bye
by mmanes
Wed Jul 02, 2008 8:25 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Missing StringID[2046]
Replies: 0
Views: 759

Missing StringID[2046]

Hi all,
I'm running a job DataStage by Tivoli TWS (a shell script).
On the log of director the execution is ok but Tivoli returns:

"Missing StringID[2046]"

Can you help me?

Thank you.
by mmanes
Fri May 09, 2008 10:12 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: dsjob: Return codes
Replies: 1
Views: 15893

dsjob: Return codes

Hi,
I've a problem...

Where can I look for "return codes" of dsjob?

Tks
Matteo.
by mmanes
Thu Jan 17, 2008 4:28 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: HELP ME - Internal error
Replies: 9
Views: 2654

More details... THE LICENSE IS VALID TO DATE the error is random, NOT in any run Thank you in advance Item #: 302 Event ID: 2131 Timestamp: 2008-01-15 18:41:46 Type: Info User Name: "user" Message: main_program: APT Startup script: /.../DataStage/PXEngine/etc/startup.apt hostname="NAM...
by mmanes
Thu Jan 17, 2008 4:27 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: HELP ME - Internal error
Replies: 9
Views: 2654

More details... THE LICENSE IS VALID TO DATE the error is random, NOT in any run Thank you in advance Item #: 302 Event ID: 2131 Timestamp: 2008-01-15 18:41:46 Type: Info User Name: "user" Message: main_program: APT Startup script: /.../DataStage/PXEngine/etc/startup.apt hostname="NAM...
by mmanes
Wed Jan 16, 2008 10:02 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: HELP ME - Internal error
Replies: 9
Views: 2654

Rel. 6.0.1.1

No other details at the moment
by mmanes
Wed Jan 16, 2008 9:16 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: HELP ME - Internal error
Replies: 9
Views: 2654

HELP ME - Internal error

I've the following error...

APT_LicenseOperator,18: Internal Error: (pDataset != 0): processmgr/newconnect.C:962

Traceback: (gdb) Detaching from program: /[PATH]/DataStage/PXEngine/bin/osh, process 26329

Can, anyone, help me?

Thank you
by mmanes
Mon Aug 27, 2007 10:51 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Error: Record too big to...
Replies: 1
Views: 885

Error: Record too big to...

I've the following error:

LKP_ASSET,10: Virtual dataset; output of "LKP_ASSET"; input to "APT_TransformOperatorImplJob_T_Duplicate_Pilota_S_ASSET_D in T_Duplicate_Pilota_S_ASSET_D": Record too big to fit in a block; length requested: 68120

What can I do?
Thanks
by mmanes
Fri Jul 20, 2007 8:36 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: UNIX environment variables
Replies: 1
Views: 938

UNIX environment variables

Hi,
I want to read some environment variables of UNIX from DS Routine

How can I do?

Thank you
by mmanes
Tue Apr 03, 2007 8:34 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Operate in MetaStage proxy mode
Replies: 1
Views: 884

Operate in MetaStage proxy mode

Hello,
I've executed the shutdown of processmb but when I open the administrator the check box "Operate in Metastage proxy mode" appears.

Can anybody help me?

Thank you,
Matteo.
by mmanes
Fri Sep 29, 2006 7:59 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Problem with UV
Replies: 4
Views: 1728

USER root (on OS HP-UX)

. ./dsenv (on OS HP-UX)

./uv (on OS HP-UX)

LOGTO <project> (on UV)

UNLOCK DEVICE <number> INODE <number> READULOCK
Verb "UNLOCK" is not in your VOC
by mmanes
Fri Sep 29, 2006 7:14 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Problem with UV
Replies: 4
Views: 1728

Problem with UV

Hi everyone,
who can help me to solve the following problem?

>UNLOCK DEVICE <number> INODE <number> READULOCK
Verb "UNLOCK" is not in your VOC.
>

Thank you.
by mmanes
Tue Sep 12, 2006 5:12 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Problem with SQL Server
Replies: 4
Views: 1490

Is it correct?

[DNS Name]
Driver=/.../Ascential/DataStage/branded_odbc/lib/libodbc.sl
Description=DataDirect 4.2 SQL Server Wire Protocol
Database=DB Name
LogonID=user
Password=password
Address=xxx.xxx.xxx.xxx,1433
QuotedId=No
AnsiNPW=No
by mmanes
Mon Sep 11, 2006 12:26 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Problem with SQL Server
Replies: 4
Views: 1490

Problem with SQL Server

Hi everyone,

How I'can made a connection with SQL Server?

Please help me!

Thank you