Code: Select all
INSERT INTO UV.ACCOUNT(@ID, PATH) VALUES ('ProjectName', '/dir/dir/projecctdir');You need to be in the UV account and in the dssh shell (uvsh shell) to execute this command.
Code: Select all
INSERT INTO UV.ACCOUNT(@ID, PATH) VALUES ('ProjectName', '/dir/dir/projecctdir');