Start a Conversation

Unsolved

This post is more than 5 years old

1484

March 3rd, 2016 02:00

How to do a vtl import via Script

I have a list of tapes which I want to import via the command line like :

vtl import barcode XXXXXXLA pool element cap



Challenge is how do I put this in a script to run it as a bash on DD, as DD doesn't allows that.


The only work around which I could see is to crack the SE and go to linux but looks little scary to me


Is there any other better way out. The whole motive of doing this is that every week I will schedule this script, it will pick the list of tapes from a text files which is shared on a windows machine and import them in DD.


Regards,

Eager 2 Learn

156 Posts

March 8th, 2016 03:00

Any Reason that you want to do that using script?

March 8th, 2016 04:00

yea.. if we have multiple vtl's, with the help of the script it can be done in one shot.

if there is any other better way of achieve this, please advise.

226 Posts

March 22nd, 2016 21:00

Hi eager2learn,

                        DataDomain does not allow scripting and going down the SE road is not advisable. What I suggest is you can use the vtl Import command and import it to the library. You can use multiple lines of commands simultaneously and it works fine.

I recently moved tapes using the command and tested upto 3500 lines and worked pretty ok.

Hope that helps.

No Events found!

Top