Skip to content

Commit dcf32ba

Browse files
authored
Create sqlnet.ora
1 parent ac4ec7b commit dcf32ba

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Copyright (c) 2019, Oracle and/or its affiliates. All rights reserved.
2+
3+
# You may not use the identified files except in compliance with The MIT
4+
# License (the "License.")
5+
#
6+
# You may obtain a copy of the License at
7+
# https://github.com/oracle/Oracle.NET/blob/master/LICENSE
8+
#
9+
# Unless required by applicable law or agreed to in writing, software
10+
# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
11+
# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12+
#
13+
# See the License for the specific language governing permissions and
14+
# limitations under the License.
15+
16+
WALLET_LOCATION = (SOURCE = (METHOD = file) (METHOD_DATA = (DIRECTORY="<directory>")))

0 commit comments

Comments
 (0)