Hi!
Could anybody solve this problem already?
In previous posts i haven't seen a solution.
The problem:
when I create az /ExecuteQueue/x:
md /ExecuteQueue/x
and set the parent server:
set /ExecuteQueue/x/Parent /Server/a
then I create a secon queue with same name
md /ExecuteQueue/x
and cannot set a new parent:
set /ExecuteQueue/x/Parent /Server/b
The Errormessage is:
more than one directory were found with the same name
(use ls -l or dir -l to display the long name for directories)
please specify one of the following directories:
drwx a!x
drwx x
ANY SUGGESTION?
Same problems exists for the jms queues...
Thanks