Datastage 8 installation problem

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
splayer
Charter Member
Charter Member
Posts: 502
Joined: Mon Apr 12, 2004 5:01 pm

Datastage 8 installation problem

Post by splayer »

I am installing Datastage 8 Server(not client) on a Windows XP SP2 machine. I installed the following:

1)Oracle 10.2G for metadata repository
2)MS Visual C++ 2005

I also followed the Installation Guide and created a xmeta database and xmeta user for metadata repository. However, whenever I go to install Datastage Server, it errors out about half way through.

Here are first few lines of native_stderr.log:

------------------------------------------------------------
[ JVMST080: verbosegc is enabled ]
[ JVMST082: -verbose:gc output will be written to stderr ]
<GC[0]: Expanded System Heap by 65536 bytes
<GC[0]: Expanded System Heap by 65536 bytes
<GC[0]: Expanded System Heap by 65536 bytes

<AF[1]: Allocation Failure. need 528 bytes, 0 ms since last AF>
<AF[1]: managing allocation failure, action=1 (0/49805904) (2621360/2621360)>
<GC(1): GC cycle started Mon Nov 10 18:20:44 2008
<GC(1): freed 41362584 bytes, 83% free (43983944/52427264), in 6 ms>
<GC(1): mark: 5 ms, sweep: 1 ms, compact: 0 ms>
<GC(1): refs: soft 0 (age >= 32), weak 0, final 5, phantom 0>
<AF[1]: completed in 13 ms>
<GC[1]: Expanded System Heap by 65536 bytes

<AF[2]: Allocation Failure. need 59584 bytes, 2857 ms since last AF>
<AF[2]: managing allocation failure, action=1 (7012256/49805904) (2339568/2621360)>
<GC(2): GC cycle started Mon Nov 10 18:20:47 2008
<GC(2): freed 31224920 bytes, 77% free (40576744/52427264), in 9 ms>
<GC(2): mark: 7 ms, sweep: 2 ms, compact: 0 ms>
<GC(2): refs: soft 0 (age >= 32), weak 2, final 46, phantom 0>
<AF[2]:
------------------------------------------------------------

I would appreciate any help.
pradeepkumar_b@thbs.com
Participant
Posts: 28
Joined: Thu Mar 13, 2008 11:24 pm

Post by pradeepkumar_b@thbs.com »

Its not supported in Windows XP SP2 .

Please refer to:
http://www-01.ibm.com/support/docview.w ... wg27008923

The client layer is supported on 32-bit versions of the following operating systems:

1)Windows XP Service Pack 2
2)Windows Vista
3)Windows Server 2003 Service Pack 1 or Service Pack 2

The metadata repository, domain, and engine layers are supported on the 32-bit version of Windows Server 2003 Service Pack 1 or Service Pack 2.
Pradeep
pradeepkumar_b@thbs.com
Participant
Posts: 28
Joined: Thu Mar 13, 2008 11:24 pm

Post by pradeepkumar_b@thbs.com »

For installation in Windows XP SP2 :

check this:
viewtopic.php?t=114037
Pradeep
Post Reply