Is there anyway to get the Node ID in a cluster at runtime so that We can use that node ID to concatenate with any column and Process it?
I am trying to create unique identifier which will consist of <timeStamp> + <Node ID>+ <any col data>.
Is there anyway to get the Node ID in a cluster at runtime so that We can use that node ID to concatenate with any column and Process it?
I am trying to create unique identifier which will consist of <timeStamp> + <Node ID>+ <any col data>.