IBM

lsb_streamversion

Version of the current event type supported by mbatchd.

lsb_streamversion returns the event version number of mbatchd, which is the version of the events to be written to the stream file. This API function is inside liblsbstream.so.

#include <lsf/lsbatch.h>

char * lsb_streamversion(void)

Parameters:
void 
Data Structures:
none
Define Statements:
none
Returns:
char *:Pointer to a string of the current event version in mbatchd, also known as THIS_VERSION.
Function was successful.

NULL
Function failed.

Errors:
If the function fails, lsberrno is set to indicate the error.
Equivalent line commands:
none
Files:
$LSB_CONFDIR/cluster_name/configdir/lsb.params
See also:
lsb_closestream

lsb_geteventrec

lsb_openstream

lsb_puteventrec

lsb_readstreamline

lsb_writestream

lsb_readstream



     
Date Modified: 16 Jul 2014

Terms of Use
Copyright © 1994-2014 International Business Machines Corp.
US Government Users Restricted Rights - Use, duplication or disclosure
restricted by GSA ADP Schedule Contract with IBM Corp.