Page 1 of 1

Problem logging into a DS project

Posted: Thu Mar 01, 2007 8:22 am
by memrinal
Hi,
I am in a new DS env and have been granted access to some DS projects by the admin.
however on trying to login i get the foll. message.

Record (some numbers) My Desktop name - on file 29 cannot be written.

Has anyone else faced a miliar situation and what was the resolution.
Thanks in Advance

Regards
Mrinal

Posted: Thu Mar 01, 2007 3:59 pm
by ray.wurlod
You probably do not have write permission or appropriate privileges to the DS_LICENSE table, which indicates an improper server installation or someone fiddling with the permissions.

Posted: Sun Mar 04, 2007 10:58 am
by memrinal
Thanks Ray
The permissions were not set correctly.
Admin assigned proper permissions to the group and things working fine now.

Posted: Sun Mar 04, 2007 11:58 pm
by kumar_s
Its time for you to mark the thread as "Resolved". :)

Posted: Tue Mar 13, 2007 8:41 am
by memrinal
Done :wink:

Posted: Sat May 11, 2013 8:04 am
by esivaprasad
ray.wurlod wrote:You probably do not have write permission or appropriate privileges to the DS_LICENSE table, which indicates an improper server installation or someone fiddling with the permissions. ...
Hi ,

I am also getting same error, can you please let me know which file or table i need to check about permissions?

Posted: Sat May 11, 2013 9:03 am
by chulett
Other than the one you just quoted?

Posted: Sat May 11, 2013 2:28 pm
by ray.wurlod
Six years on the structures are different.

Check the permissions on ALL objects in the project directory, not forgetting the DATA.30, OVER.30 and .Type30 files in the hashed file directories.

Posted: Sun May 12, 2013 8:56 am
by esivaprasad
After given 775 permission to all files and directories , getting the following error:

Record 6138A24B-22E5-4FDB-AA4E-77D1756EA27D-SKANC2:1508 on file 29 cannot be written

Posted: Sun May 12, 2013 4:57 pm
by ray.wurlod
That is a key in the XMETA database which changing permissions in the local DataStage project won't help at all. As noted, structures have changed since the original post was made. You have to look at the user name tied to the (WebSphere Application Server) metadata access/delivery services.

Posted: Tue May 14, 2013 3:44 am
by esivaprasad
ray.wurlod wrote:That is a key in the XMETA database which changing permissions in the local DataStage project won't help at all. As noted, structures have changed since the original post was made. You have to look ...
Hi ,

What permissions need to give to all files and folders whatever in dsengine folder,current in my dsengine folder some files/folders permissions are 775, some are 700 and some are 750.