To check the files and folders which has 777 permissions in linux file system use the below command
$ find / -perm -2 ! -type l -ls
$ find / -perm -2 ! -type l -ls
In the SQL developer connect to the ODI work repository user (Ex: DEV_ODI_REPO) and run the below query. select SCEN_NAME,TASK_NAME3,DE...
No comments:
Post a Comment