How to check the
disk Space in linux for OBIEE 11g:-
Enter the command “df -h” in the putty prompt and check for your directory similar to the below example.
Size Used Avail Use%
99G 74G 21G 79% /app/oracle------------ (Check the
free space of the OBIEE and ODI installed directory).
If the space is consumed too much then try to free the space by deleting the unnecessary logs like saw.log, nqquery.log,nqserver.log from instance directory and other server logs from UserProjects
directory based on the time stamp of the log file.
No comments:
Post a Comment