Hi, The sysadmin typically configures where to land core files using the kernel.core_pattern setting in /etc/sysctl.conf. That should be honored since most tools look to this settings to determine whether any core files have been generated.
Please refer to man core for more info. Thanks, Gunnar -----Original Message----- From: Sandhya Sundaresan [mailto:[email protected]] Sent: Thursday, November 12, 2015 5:05 PM To: [email protected] Subject: Trafodion and core file location ? Hi , Has anyone thought of a standard location for trafodion core files to reside ? There is a programmatic interface we currently have to create a core file if needed. Today it doesn’t take a location param . I was going to change it to allow a location to be specified. Specifying a location for the core files we create may good so we taking up space have a way of not inadvertently where we shouldn’t be. Today it just puts it on ‘pwd’ i.e current directory. We could have an envvar to specify a location for all core files with current dir being the default. Any thoughts on this topic ? Thanks Sandhya
