{"id":299,"date":"2007-09-10T14:02:25","date_gmt":"2007-09-10T18:02:25","guid":{"rendered":"http:\/\/www.ezrasf.com\/wplog\/archives\/299"},"modified":"2007-12-01T22:50:53","modified_gmt":"2007-12-02T02:50:53","slug":"fun-with-oracle-environment-variables","status":"publish","type":"post","link":"https:\/\/www.ezrasf.com\/wplog\/2007\/09\/10\/fun-with-oracle-environment-variables\/","title":{"rendered":"Fun With Oracle Environment Variables"},"content":{"rendered":"<p>This is more or less for the next time I lose all my brain cells from not working over the weekend&#8230;.<\/p>\n<p>Critical Oracle variables:<\/p>\n<ol>\n<li>ORACLE_HOME<\/li>\n<li>ORACLE_SID<\/li>\n<\/ol>\n<p>Pretty much any script that deals with Oracle needs the value of these.<\/p>\n<p>Cron doesn&#8217;t have these variables, so use export VARIABLE to provide them to the shell. Also, &#8220;export VARIABLE=value&#8221; doesn&#8217;t seem to work. So use &#8220;VARIABLE=value; export VARIABLE&#8221;.<\/p>\n<p>Oh, the joys of shell scripting.<br \/>\n\ud83d\ude42<\/p>\n","protected":false},"excerpt":{"rendered":"<p>This is more or less for the next time I lose all my brain cells from not working over the weekend&#8230;. Critical Oracle variables: ORACLE_HOME ORACLE_SID Pretty much any script that deals with Oracle needs the value of these. Cron doesn&#8217;t have these variables, so use export VARIABLE to provide them to the shell. Also, [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"activitypub_content_warning":"","activitypub_content_visibility":"","activitypub_max_image_attachments":4,"activitypub_interaction_policy_quote":"anyone","activitypub_status":"","footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":false,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2}},"categories":[22,153],"tags":[418,121,66,389,326,122],"class_list":["post-299","post","type-post","status-publish","format-standard","hentry","category-bbvista","category-database-oracle","tag-brain","tag-environment","tag-oracle","tag-port","tag-shell","tag-variables"],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/p1rUBW-4P","jetpack-related-posts":[],"jetpack_likes_enabled":true,"_links":{"self":[{"href":"https:\/\/www.ezrasf.com\/wplog\/wp-json\/wp\/v2\/posts\/299","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.ezrasf.com\/wplog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.ezrasf.com\/wplog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.ezrasf.com\/wplog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.ezrasf.com\/wplog\/wp-json\/wp\/v2\/comments?post=299"}],"version-history":[{"count":0,"href":"https:\/\/www.ezrasf.com\/wplog\/wp-json\/wp\/v2\/posts\/299\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.ezrasf.com\/wplog\/wp-json\/wp\/v2\/media?parent=299"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.ezrasf.com\/wplog\/wp-json\/wp\/v2\/categories?post=299"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.ezrasf.com\/wplog\/wp-json\/wp\/v2\/tags?post=299"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}