Thursday, July 30, 2009

Clear out tracefile & set trace

Just replace the ip address..
Local File &file;
&file = GetFile(GetEnv("PS_SERVDIR") | "/LOGS/" | %OperatorId | "_172.18.31.49.tracesql", "W", %FilePath_Absolute);
rem &file.Delete();
&file.Close();
SetTraceSQL(3);
SetTracePC(2060);

No comments:

Post a Comment