Displaying 6 results from an estimated 6 matches for "oracletest".
Did you mean:
roracletest
2012 Aug 24
1
Problems with create VM
Hi,
I installed the xen in server with CentOS 6, but not create vm.
[root@localhost oracleteste]# xm create oracleteste.cfg
Using config file "./oracleteste.cfg".
Started domain oracleteste (id=9)
[root@localhost oracleteste]# xm list
Name ID Mem VCPUs State Time(s)
Domain-0 0 1024 1 r-----...
2013 Jan 08
2
After performing a reboot in VM (Virtualbox), log user on gnome not display the desktop.
After performing a reboot in VM (Virtualbox) which had been stopped, the
User logs in but does not display the desktop leaving only the background
image.
The services are all active, can access and use the VM via ssh, but the
Desktop died.
I do not know where to begin to solve this problem.
Any idea?
Thanks
-------------------------------------------------------------
Rudinei Dias
2006 May 02
1
Tests just deleted my production Database!!! PLEASE
...g rails 1.1.1 + Oracle.
>
> This is my database.yml file :
>
> development:
> adapter: oci
> host: "V2:1521/TIM"
> username: salt
> password: oracle1
>
> test:
> adapter: oci
> host: "V2:1521/TIM"
> username: rectest
> password: oracletest
>
> production:
> adapter: oci
> host: "V2:1521/TIM"
> username: salt
> password: oracle1
>
>
> How did it happen. It seems impossible
2006 May 02
1
Tests just deleted my production Database!!!
..."V2:1521/TIM"
> > > > username: salt
> > > > password: oracle1
> > > >
> > > > test:
> > > > adapter: oci
> > > > host: "V2:1521/TIM"
> > > > username: rectest
> > > > password: oracletest
> > > >
> > > > production:
> > > > adapter: oci
> > > > host: "V2:1521/TIM"
> > > > username: salt
> > > > password: oracle1
> > > >
> > > >
> > > > How did it happen. It seem...
2006 May 02
17
Tests just deleted my production Database!!! PLEASE HELP
...ed the data in my production
database!!! please help!! Using rails 1.1.1 + Oracle.
This is my database.yml file :
development:
adapter: oci
host: "V2:1521/TIM"
username: salt
password: oracle1
test:
adapter: oci
host: "V2:1521/TIM"
username: rectest
password: oracletest
production:
adapter: oci
host: "V2:1521/TIM"
username: salt
password: oracle1
How did it happen. It seems impossible
--
Posted via http://www.ruby-forum.com/.
2006 May 02
0
RE: Rails Digest, Vol 20, Issue 39
...gt; adapter: oci
> > > host: "V2:1521/TIM"
> > > username: salt
> > > password: oracle1
> > >
> > > test:
> > > adapter: oci
> > > host: "V2:1521/TIM"
> > > username: rectest
> > > password: oracletest
> > >
> > > production:
> > > adapter: oci
> > > host: "V2:1521/TIM"
> > > username: salt
> > > password: oracle1
> > >
> > >
> > > How did it happen. It seems impossible
> >
> > ____________...