Page 1 of 1
shelf name
Posted: 07 Oct 2016 04:42
by mgsox
hi all is there a command to show all shelfs name and type? in oxe r11.x
with command config you can see the number but not the name.
i have an installation with 56 remote shelfs and i would like to know if there is a way to have that info.
thanks
Re: shelf name
Posted: 07 Oct 2016 09:58
by cavagnaro
Name? Where do you define shelf names?
Enviado de meu E6633 usando Tapatalk
Re: shelf name
Posted: 10 Oct 2016 05:58
by dartzen
I'm quite sure that there is no command that can do that. The only way I know to see the shelf names is in MGR - Shelf - Review/Modify.
You could use a 8770 to look at all the shelfes, the names should be displayed there.
Re: shelf name
Posted: 12 Oct 2016 02:35
by atakana
You can see by using cuser commands. Under cdmao folder this is database folder and enter cuser command than use sql commands.
->> select rack_id,name from rack;
you will receive names of shelves. To quit enter dot "." .
Re: shelf name
Posted: 12 Oct 2016 20:01
by oldboy
Please dont use cuser.... you type the wrong thing and your system is dead, unless you know what you are doing do not use this command!!!!!!
Re: shelf name
Posted: 12 Oct 2016 23:36
by vad
Just use 4760i (internal configuration application). Open "shelves" - you will see all shelves with name etc. You can use filter for opening (if you want to find some shelf with name what you need).
You can use "export" feature in 4760i - export shelves as text file.
Re: shelf name
Posted: 26 Oct 2016 08:19
by mgsox
thank you all for your reply. No i am not going to use cuser (even if i know how..but still to dengarous!)