Problems faced and their Solution listed are for apply in Post Offices on day to day operation.
Friday, September 30, 2011
Wednesday, September 14, 2011
Meghdoot 7 : Point of Sale Submit Account Error & MSDTC Services Error
Problem:
After installation 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.
Screen Shot - Distributed Transaction Coordinator' (MSDTC) |
India Post wins Skoch Digital Inclusion Award 2011 for ePost Corporate
India
Post’s ePost Corporate service has won Skoch Digital Inclusion Award
2011. The service has been rated amongst the Top-100 ICT Projects in
India during 2011 in an accessment across government, corporate,
financial and public sector.
The
award was received by Ms Radhika Doraiswamy, Secretary, Department of
Posts from Mr. Montek Singh Ahluwalia, Deputy Chairman, Planning
Commission in a function held on 1st September 2011 at New Delhi.
Skoch Digital Inclusion Award 2011 - Citation
Wednesday, September 7, 2011
Error while updating Office master of RNet in SQL 2008
While executing the office master query in Query Analyzer for RNet Office Master updation, the query is completed with the following error:
"Msg 2627, Level 14, State 1, Line 4
Violation of PRIMARY KEY constraint 'PK_Office_Master'. Cannot insert duplicate key in object 'dbo.Office_Master'.The statement has been terminated."
Solution:
Run the attached exl file through scripttool.exe
Download
"Msg 2627, Level 14, State 1, Line 4
Violation of PRIMARY KEY constraint 'PK_Office_Master'. Cannot insert duplicate key in object 'dbo.Office_Master'.The statement has been terminated."
Solution:
Run the attached exl file through scripttool.exe
Download
Thursday, September 1, 2011
RNet - 'http is not registered' error
Problem:
While running RNet communciation, the following error mesage
"The channel "http is not registered with remoting services"."
Solution:
Do the following steps to rectify this problem:
1. Go to the folder C:\windows\System32\drivers\ etc ( if you have installed windows on D partition then the path will be like D:\windows\System32\drivers\ etc)
2. Open the file “Hosts” file using notepad3. There will be an entry like the following inside the hosts file
127.0.0.1 localhost
Add one more entry below.
218.248.43.143 regnnet.ptcmysore.gov.in
Tuesday, August 23, 2011
Revised instructions for handling BPL accounts
How do we open BPL Accounts in Sanchay Post Version 6.5-R2?
Henceforth, BPL accounts should be opened in the ONLINE MODULE only and the account number allotted will be from the regular SB block. While opening BPL acounts, counter officials should enter the following details under the Introducer particulars:
a) Select ‘Others’ in the dropdown option for Scheme.
b) Enter ‘BPL’ in the introducer name, address, city and pincode.
This is mandatory for all BPL accounts, failing which the account cannot be classified as a BPL account. The counter officials should be suitably instructed without fail. The same procedure is to be adopted for opening of BPL accounts in the SOSB Online module.
For BPL accounts already opened in NREGS Data Entry Module:
a. Open Form No. 0459 in Initialisation Group
b. Add a new block
c. Enter the starting number and the last number of the accounts opened as BPL accounts.
c. In the 'Latest Number' field, enter the last BPL account number opened.
d. Click on 'Save'
The corresponding block should be deleted from the initialisation of NREGS Account Number Blocks.
Example: The block allotted for BPL accounts in NREGS is 50001 to 55000 and accounts have been opened upto 50120. Delete the block 50001 to 55000 in the NREGS module. In Online module use Form number 0459 to add a new block with starting number as 50001, ending number as 50120 and latest number as 50120.
Reports for BPL accounts is available in DBanalyzer >> Reports >> BPL Accounts.
Subscribe to:
Posts (Atom)