Skip to content
This repository has been archived by the owner on Nov 22, 2017. It is now read-only.

Collection of scripts used to work with various Oracle datasources for Trade Tariff

Notifications You must be signed in to change notification settings

alphagov/trade-tariff-oracle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

Scripts to automate the conversion of an Oracle dump supplied by HMRC into a more portable format that GDS staff can easily manipulate.

Pre-requisites

These scripts require the use of a machine accessible via SSH which is running a suitable version of Oracle.

An example of such a thing would be the Oracle Developer Days VirtualBox image, which has been modified to publish an SSH public key to the VM.

We don't currently have a snapshot like that due to concerns over redistributing the VM. For internal GDS usage, it's probably OK, but it's not too arduous a step to setup and we could probably automate that a little more if required.

Usage

Given a suitable snapshot (*.dmp), we call the script

convert.sh path/to/file.dmp

and wait for the CSV output.

About

Collection of scripts used to work with various Oracle datasources for Trade Tariff

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages