laurentsch Profile Banner
laurentsch Profile
laurentsch

@laurentsch

Followers
1K
Following
489
Media
66
Statuses
2K

Oracle Certified Master

Switzerland
Joined September 2007
Don't wanna be here? Send us removal request.
@laurentsch
laurentsch
7 years
change AFBrandingBar color in OEM
Tweet media one
0
4
1
@laurentsch
laurentsch
12 days
Can you change a 10g password in #oracle #db19c?
0
0
1
@laurentsch
laurentsch
2 months
Check #timebucket with FREE 23.8 on prem #db23ai.
0
0
2
@laurentsch
laurentsch
5 months
#TIME_BUCKET group by time period #db23ai 23.7.
0
1
2
@laurentsch
laurentsch
6 months
script > >(filter).
1
0
2
@laurentsch
laurentsch
10 months
all ip in /etc/hosts except localhost #PCRE.grep -Po '^(?!127.0.0.1)[0-9.]+' /etc/hosts.
0
0
1
@laurentsch
laurentsch
2 years
date|! grep -o 2024||echo happy new year.only works in #ksh .in #bash you must use parantheses.date|(! grep -o 2024)||echo HNY.
0
0
0
@laurentsch
laurentsch
2 years
[ ax = a* ] is false.[[ ax = a* ]] is true.[[ a* = ax ]] is false.#shellsucks.
0
0
0
@laurentsch
laurentsch
2 years
select xml with dtd.
0
0
0
@laurentsch
laurentsch
2 years
#ora8i> If you add new data dictionary objects, the owner should be SYSTEM . Did #Oracle really write this? it just disappears from the doc.
1
0
2
@laurentsch
laurentsch
2 years
#unix cp -r is cp -Lr in #linux
0
2
1
@laurentsch
laurentsch
2 years
DROP IF EXISTS / CREATE IF NOT EXISTS -
0
0
2
@laurentsch
laurentsch
2 years
23c is out -
0
0
0
@laurentsch
laurentsch
2 years
SQL> oerr ora 1017.Message: "invalid credential or not authorized; logon denied".#23c new #sqlplus feature.
0
0
2
@laurentsch
laurentsch
2 years
old style default parameter.col 1 new_v 1.select 1 from dual where 1=2;.select '&1' from dual;.look at this .arg 1 def 1.select &1.#23c #sqlplus #mademyday.
0
0
1
@laurentsch
laurentsch
2 years
#AIX.$ mkdir foo; ln -s foo bar; touch baz; ln -fs baz bar; find foo bar baz -ls .foo.bar -> baz.baz. #Linux .$ mkdir foo; ln -s foo bar; touch baz; ln -fs baz bar; find foo bar baz -ls .foo.foo/baz -> baz.bar -> foo.baz. Use ln -fsT to overwrite softlink #RTFM.
0
0
1
@laurentsch
laurentsch
3 years
🥰 Sack rook
Tweet media one
0
0
2
@laurentsch
laurentsch
3 years
grant select on sysman view -
0
0
0
@laurentsch
laurentsch
3 years
ODP standalone -
0
0
0
@laurentsch
laurentsch
3 years
R+ODBC -
0
0
0