Tuesday, October 4, 2011

RPC Error while submitting cash to trr.

Meghdoot 7 : Point of Sale Submit Account Error & MSDTC Services Error
0 comments 12:17 PM Posted by My Tech Labels: , , ,
10
var addthis_config = { ui_cobrand: "SAPOST", ui_header_color: "#ffffff", ui_header_background: "#0080FF" }
Problem : After instollation SQL Express and M.M.7.0 1. RPC errore while submitting POS Submit account 2. Error Message like " MSDTC SERVICES IS NOT RUNNING "Solution :1.
exec sp_serveroption @server='myserver', @optname='rpc', @optvalue='true'
exec sp_serveroption @server='myserver', @optname='rpc out', @optvalue='true'
Note: Replace 'myserver' with your servername in the above query.
2. Go to Services (Control Panel-- Administrative Tools--Services ) and then start the service 'Distributed Transaction Coordinator' (MSDTC) with start up type as 'Automatic' and Log On As 'Network Service' as shown in the attachment. Then execute the below mentioned Query relating to 'RPC' error to solve the problem Thanks to : sapost.blogspot.com

Monday, October 3, 2011

Patch for Removal of ceiling for maximum balance in SB accounts

Patch for Removal of ceiling for maximum balance in SB accounts, is
now available in the SBLAN website. (SB Order No.20/2011) The order
comes into effect from 1st October 2011. The downloaded file should be
unzipped and executed from the DBAnalyzer folder. The patch can be run
today itself.

Revised DBAnalyzer (Exe dated 28/09/2011) is also available in the
website. www.tamilnadupost.nic.in/sdc/sblan.htm