- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Easy way to debug/read 'core' files.
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-23-2002 07:15 AM
тАО04-23-2002 07:15 AM
I know of 'strings', but not sure of the value of this pointing to the cause.
I know of 'adb' & 'dde', but am looking for straight forward usage for them. Whithout having to be a programmer.
(N-class, 11.00)
'core' files being generated through Oracle apps. (yes I know I could send it to Oracle support, but it's good to know for ourselves.)
Thanks in advance,
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-23-2002 07:20 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-23-2002 07:20 AM
тАО04-23-2002 07:20 AM
Re: Easy way to debug/read 'core' files.
You can use the file command
file core
This will usually at least return the "fault" that generated the dump.
HTH,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-23-2002 07:23 AM
тАО04-23-2002 07:23 AM
Re: Easy way to debug/read 'core' files.
# file core - can be a starting. You can also use these debug commands: what, gdb, xdb or dde.
Check this document (TKB # KNC071499001) for more information:
http://us-support2.external.hp.com/cki/bin/doc.pl/sid=fabcb16306860f776c/screen=ckiDisplayDocument?docId=200000042264273
HTH,
Shiju
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-23-2002 07:24 AM
тАО04-23-2002 07:24 AM
Re: Easy way to debug/read 'core' files.
How can this help me tell the problem?
-rw------- 1 applmgr dba 2287116 Apr 23 09:44 core
# what core
core:
$Revision: 82.3 $
$Revision: 82.8 $
$ PATCH/11.00:PHCO_22314 Sep 30 2000 13:11:34 $ SMART_BIND 92453-07 dld dld dld.sl B.11.19 001014
$ PATHCH/11.00:PHCO_16039 Jul 28 1998 16:05:28
$ STREAMS: Revision: B.11.00 $Date: 99/07/07 14:00:00
$ Pthread Interfaces libpthread HP-UX (Release B.11.00): Tue Aug 31 15:35:32 PDT 1999
HP-UX libm shared PA1.1 C math library 980423 (163456) UX 11.0
$ PATCH/11.00:PHCO_22314 Sep 30 2000 13:11:34 $ SMART_BIND 92453-07 dld dld dld.sl B.11.19 001014
# file core
core: core file from 'more' - received SIGSEGV
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-23-2002 07:26 AM
тАО04-23-2002 07:26 AM
Re: Easy way to debug/read 'core' files.
You are asking for an easy method that just does not exist. It's a bit like going to a plane crash and wanting to know exactly what caused the crash but not wanting to bother interviewing witnesses and fooling with that silly stuff like flight data recorders.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-23-2002 07:26 AM
тАО04-23-2002 07:26 AM
Re: Easy way to debug/read 'core' files.
Try bumping up this value and see if you still core dump.
Peace.......
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-23-2002 07:27 AM
тАО04-23-2002 07:27 AM
Re: Easy way to debug/read 'core' files.
This is what I figured.
I appreciate your advice.
Thanks,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-23-2002 07:28 AM
тАО04-23-2002 07:28 AM
Re: Easy way to debug/read 'core' files.
is released!
The suggestions above, such as file, will lead you to the app, then apply relevant app patches.
If you really want to debug core, you need to have app source code.
Bill
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-23-2002 07:30 AM
тАО04-23-2002 07:30 AM
Re: Easy way to debug/read 'core' files.
One or all of these may need to be adjusted.
Can also be one/some of the shared memory shm* kernel params as well.
If you will post you kernel params - do
sysdef
here we can take a look at them.
Rgds,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-23-2002 10:44 PM
тАО04-23-2002 10:44 PM
Re: Easy way to debug/read 'core' files.
Just to share my knowledge.
In Oracle normally, each core (cdump directory) is associated with a trace file (bdump directory) more information is also found in alert_
And of course, you can use "file" on the core dump.
To end, i would say that you should trust the support people (Metalink) they have a good team and do their job well. You might as well ask them questions if something is unclear to you.
with best regards
Yogeeraj