Duplicate name registration for: splitvec

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
attu
Participant
Posts: 225
Joined: Sat Oct 23, 2004 8:45 pm
Location: Texas

Duplicate name registration for: splitvec

Post by attu »

Hi,

We have installed DataStage 7.5.3 and are running into this error message when we run or compile any jobs.

Code: Select all

main_program: Fatal Error: Duplicate name registration for: splitvect, APT_SplitVectOperator.
Any idea what this error is pointing to?
Appreciate your responses, Thanks
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

Some kind of installation issue, I would guess. Probably best to involve your support provider on that one.
-craig

"You can never have too many knives" -- Logan Nine Fingers
attu
Participant
Posts: 225
Joined: Sat Oct 23, 2004 8:45 pm
Location: Texas

Post by attu »

Uninstalled everything and started again from scratch.
Now we get these errors during install.

Code: Select all

Preparing to install and configure projects
***
Warning: command 'uvsh LONGNAMES ON NEWACC' returned (1).
Press <cr> to continue 

Code: Select all

Adding license file to project 'UV'
 
*
Warning: command 'uvsh CREATE.FILE DS_LICENSE 30' returned (1).
Press <cr> to continue 

Code: Select all

Warning: Errors detected during project configuration
 
Press <cr> to continue
The permissions looks good on all filesystems, .dshome and dsenv could not be found. Any thoughts?
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

Are you sure you uninstalled everything, including any filesystem cleanups you may have to do? Still think you should be involving your support provider.
-craig

"You can never have too many knives" -- Logan Nine Fingers
Post Reply