Jump to content

Logo

- - - - -

Solved : Value of variables will be shortened by using uxset var between 2 nodes


5 replies to this topic

#1 lmotu

    Member

  • Members
  • PipPip
  • 45 posts

Posted 24 February 2010 - 04:40 PM

hello community,

the value transfer from one node to the other does not functioning correctly.

for example

At node1:
uproc1 with variable NUMBER is defined, its value is ABCDEFGH.

CL-Code:
$UXEXE/uxset var "NUMBER=$NUMBER"
exit 0


At node2:
uproc2 with the same variable NUMBER is defined and preallocated with XXX

CL-Code:
echo $NUMBER
exit 0

I built a session, called TRANSFER: uproc1(MU=NODE1) - uproc2(MU=node2)
and started it at node1.

At node2, I expected that the complete value ABCDEFGH will be displayed,
but only the first 4 symbols (ABCD) are shown - EFGH are truncated !!!
???


OS=AIX
UXVersion=5.3.3 - FX24584 - FX24750

Thank you
lmotu

#2 lmotu

    Member

  • Members
  • PipPip
  • 45 posts

Posted 24 February 2010 - 04:52 PM

View Postlmotu, on February 24 2010, 03:40 PM, said:

hello community,

the value transfer from one node to the other does not functioning correctly.

for example

At node1:
uproc1 with variable NUMBER is defined, its value is ABCDEFGH.

CL-Code:
$UXEXE/uxset var "NUMBER=$NUMBER"
exit 0


At node2:
uproc2 with the same variable NUMBER is defined and preallocated with XXX

CL-Code:
echo $NUMBER
exit 0

I built a session, called TRANSFER: uproc1(MU=NODE1) - uproc2(MU=node2)
and started it at node1.

At node2, I expected that the complete value ABCDEFGH will be displayed,
but only the first 4 symbols (ABCD) are shown - EFGH are truncated !!!
???


OS=AIX
UXVersion=5.3.3 - FX24584 - FX24750

Thank you
lmotu


something forgotten:

It is not a general problem, we are using uxset var at other nodes and it works fine.
It's a maintenace-problem, but i don't know what I have to change

lmotu

#3 men

    Hero Member

  • Root Admin
  • PipPipPipPip
  • 4,389 posts
  • Gender:Male
  • Location:Europe

Posted 24 February 2010 - 05:08 PM

Hi lmotu,

not sure I can play the same to see if I have the same issue.

Anyway, can you confirm that both nodes are AIX / 5.3.3 + FX24584 + FX24750?

Michel

#4 lmotu

    Member

  • Members
  • PipPip
  • 45 posts

Posted 24 February 2010 - 05:11 PM

View Postmen, on February 24 2010, 04:08 PM, said:

Hi lmotu,

not sure I can play the same to see if I have the same issue.

Anyway, can you confirm that both nodes are AIX / 5.3.3 + FX24584 + FX24750?

Michel

Hi Michel

yes I do.

(some more info: type of variable : text - length 255)

lmotu

#5 lmotu

    Member

  • Members
  • PipPip
  • 45 posts

Posted 25 February 2010 - 09:20 AM

View Postlmotu, on February 24 2010, 04:11 PM, said:

Hi Michel

yes I do.

(some more info: type of variable : text - length 255)

lmotu


Good morning Michel,

Problem solved !

I did a reinstall of FX24584 and FX24750 (remove and install) at both nodes
and I'm bound to say "IT WORKS!".

best regards
lmotu

#6 men

    Hero Member

  • Root Admin
  • PipPipPipPip
  • 4,389 posts
  • Gender:Male
  • Location:Europe

Posted 25 February 2010 - 11:11 AM

Good news then! :)

Have a nice day.

Michel





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users