0% found this document useful (0 votes)
352 views2 pages

NIA Environment

This document outlines the steps to set up an NIA environment including: 1) Installing Oracle client and configuring the Oracle client to connect to the server 2) Configuring the tnsnames file and setting up an ODBC data source 3) Testing the connection to the Oracle database It also provides commands for exporting and importing the SIMSMRP database, and describes running an automated mail check on Fridays to send shipment reports.

Uploaded by

arunachalass
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
352 views2 pages

NIA Environment

This document outlines the steps to set up an NIA environment including: 1) Installing Oracle client and configuring the Oracle client to connect to the server 2) Configuring the tnsnames file and setting up an ODBC data source 3) Testing the connection to the Oracle database It also provides commands for exporting and importing the SIMSMRP database, and describes running an automated mail check on Fridays to send shipment reports.

Uploaded by

arunachalass
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 2

Project: NIA Environment

Date : 06May 2011

Prepared by: Suresh


Reported to: Vinodh

Objective: preparing document for setup NIA environment.

Description:
step 1: Oracle client install
step 2: after installed configure oracle client to server
step 3: configure path D:\oracle \product\10.20\client\network\admin\ you click
tnsnames open notepad
step 4:configuration protocal,host,port id
step 5: after configuration connect to server
step 6: All programs => Oracle client =>Application development => SQL plus Click

Open log on window User name : ***


password : ***
host string : ***
click O.K connect database next network configuration file

go to control panel =>Administrative tools => Data source (ODBC) => select user click
add button select drives for which you want setup data source
Select data source type
Data source name: ECSMS
Description : nia
TNS service name: NIA
User id : nia
Check application
(1)Enable resuct sets (2) enable query timeout (3) enable thread safety
Batch auto commit mode: commit only it all statement succeed
Numeric setting: use oracle NLS settings

Next click test connection


Open oracle ODBC driver connect
Service name : NIA
User name : nia
Password : nia
Click o.k button
Connection successfully click o.k button
SIMSMRP EXPORT COMMAND (BACKUP)

Step 1: Connect client server


Step 2: open RUN box
Step 3: type this command for export
Command
exp simsmrp/simsmrp@simsmrp
file=D:/simsmrp_live_DB\simsmrp2.5006may11.dmp
Next create log file
log=D:/simsmrp_live_DB/simsmrp06may11.log

SIMSMRP IMPORT COMMAND (RESTORE)


User name password service name folder
Imp simsmrp/simsmrp@xe file=D:/simsmrp_live_DB\simsmrp2.5006may11.dmp
Next create log file
Log=D:/simsmrp_live_DB/simsmrp06may11.log fromuser=simsmrp
touser=simsmrp (old DB)
(new DB)

AUTO MAIL CHECKUP

On every Friday auto mail checking

Step 1: first Sims live database backup

Step 2: backup file local server simstest database restore

Step 3: after restored local server will run auto mail seven script

Step 4: will run this sheet

1. Shipment control sheet (excel sheet)


2. Shipment release (PDF)
3. Shipment control sheet (excel sheet)
4. T.R chargers (excel sheet)
5. DA out standing (excel sheet)
6. Shipment release report (PDF)

You might also like