Sample command :
delete from PS_PTIASPLOGTGT where PTIASPRPTNO='26642047' and DBNAME='FSDMO';
Sample command :
delete from PS_PTIASPLOGTGT where PTIASPRPTNO='26642047' and DBNAME='FSDMO';
Command to check email command :
sudo chattr -i /etc/hosts
TEST Email from servers :
echo "This is test"| mailx -S smtp=smtpgw1.xxx.com -v -s "TEST" abcd@rtgc.com
=====================================================================================
To Check the printer configured on server :
[psoft@vxxxxxx1 pscfg]$ lpstat -p
printer datadistck1 is idle. enabled since Wed 20 Nov 2019 04:13:26 PM PST
working printers in HRTST, datadistck1 & movemain1
Increase the message_size_limit at OS level.
root@vxxxxx postfix]# postconf | grep message_size_limit
message_size_limit = 20480000
[root@vxxxx postfix]# postconf -e message_size_limit=52428800
[root@vxxxx postfix]# postconf | grep message_size_limit
message_size_limit = 5242880
Commands to test load balance connectivity :
openssl s_client -connect finesupgd.abc.com:443 -tls1_2
Test-NetConnection finp.abc.com -Port 443
Invoke-WebRequest https://fin.abc.com/