head over to the blog of dbi services to read the full article:
Archives For Uncategorized
head over to the blog of dbi services to read the full article:
Migrating an Oracle instance to AWS Aurora – 1 – Setting up the base infrastructure
head over to the blog of dbi services to read the full article:
Oracle OGG JAGENT 12.2 installation for GoldenGate monitoring using the Cloud Control plugin
head over to the blog of dbi services to read the full article:
Interested in the most advanced open source database? Where you can meet us in June …
head over to the blog of dbi services to read the full article:
If you will be attending the DOAG 2015: here is the flyer with our sessions (german only).
head over to the blog of dbi services to read the full article:
head over to the blog of dbi services to read the full article:
Installing and patching Oracle GoldenGate 12c to the latest release
there is a nice link on planet.postgres.org to a picture showing the oracle architecture in a funny way
Thanks to Dinesh Kumar for spending work on this…
similar to tree there is a command to show all the mounts in a nice tree like output: findmnt
findmnt TARGET SOURCE / /dev/disk/by-uuid/cb51d0c9-6cde-49c9-ae17-2ca37ecc2f7f ├─/sys sysfs │ ├─/sys/fs/cgroup │ │ └─/sys/fs/cgroup/systemd systemd │ ├─/sys/fs/fuse/connections │ ├─/sys/kernel/debug │ ├─/sys/kernel/security │ └─/sys/fs/pstore ├─/proc proc │ └─/proc/sys/fs/binfmt_misc binfmt_misc ├─/dev udev │ └─/dev/pts devpts └─/run tmpfs ├─/run/lock ├─/run/shm └─/run/user └─/run/user/1000/gvfs gvfsd-fuse
Note: I omitted the last to columns to allow the output to fit on screen.