The following commands can be used to identify the processor architecture on your database server:
$ uname -m
$ grep “model name” /proc/cpuinfo
The following commands can be used to identify the processor architecture on your database server:
$ uname -m
$ grep “model name” /proc/cpuinfo