Results 1 to 6 of 6
Thread: SQL command stall
-
04-15-2011, 09:37 AM #1Newcomer
- Join Date
- Apr 2010
- Posts
- 21
- Thanks
- 0
- Thanked 0 Times in 0 Posts
SQL command stall
Hello,
I can't query the events table at all while using sql commands.
i.e.:When I run that sql command above, it just stall (command runs, but there is no output). I let it run over a 24h timeframe and still had no output from it.Code:select * from events
I need to ctrl+c to kill it.
q events does work fine though.
Anyone would have any idea why, or where to look to solve this? I would need to run a sql command to get me the number of failed events from the last day.
thanks,
Edit: I'm using TSM server 6.1.2Last edited by pjcyr; 04-15-2011 at 09:47 AM.
-
04-15-2011, 09:58 AM #2Moderator
- Join Date
- Aug 2005
- Location
- Somewhere in the US
- Posts
- 5,300
- Thanks
- 2
- Thanked 137 Times in 135 Posts
Which platform are you using? Have you tried to run with something specific other than *?
If running with a specific search pattern and TSM still hangs, try updating the version to 6.1.5 (latest). Might be a bug.Last edited by moon-buddy; 04-15-2011 at 02:50 PM.
Ed
-
04-15-2011, 10:13 AM #3Member
- Join Date
- May 2005
- Posts
- 31
- Thanks
- 0
- Thanked 0 Times in 0 Posts
hi,
i have the same problem, see apar ic69141 and it's resolve with tsm server 6.1.4 or higher
-
04-15-2011, 10:15 AM #4Newcomer
- Join Date
- Apr 2010
- Posts
- 21
- Thanks
- 0
- Thanked 0 Times in 0 Posts
Yea, I tried a couple of sql command and every one stall when polling the event table. I've been successful with any other table until now. I was also successful running select on the event table a couple of week ago.
I believe nothing changed from before on the server.
-
04-15-2011, 10:29 AM #5Member
- Join Date
- May 2005
- Posts
- 31
- Thanks
- 0
- Thanked 0 Times in 0 Posts
hi, i had this problem few month ago, i remember that this problem is cause by a wrong entries in event table, and when this entry is remove from this table after somes day or week. the select will work until a new wrong entry appear in the event table.
-
04-15-2011, 11:07 AM #6Newcomer
- Join Date
- Apr 2010
- Posts
- 21
- Thanks
- 0
- Thanked 0 Times in 0 Posts
Thanks lnal001,
it seems like you are right about the APAR ic69141.
Similar Threads
-
Looking for a SQL-command
By obiwan2 in forum TSM ServerReplies: 1Last Post: 04-05-2011, 09:57 AM -
SQL update command?
By tkunkel in forum ScriptingReplies: 4Last Post: 02-11-2011, 05:29 AM -
SQL Select command - Last status for each SQL Database?
By jcpatum in forum Microsoft SQL ServerReplies: 4Last Post: 03-26-2009, 06:40 PM -
SQL Command for collocation
By scottgassTSM in forum ScriptingReplies: 2Last Post: 04-15-2008, 10:55 AM -
backup sessions stall after 5.1.5 upgrade?
By ALT-G in forum TSM ServerReplies: 0Last Post: 08-30-2003, 08:01 AM


Reply With Quote