码迷,mamicode.com
首页 >  
搜索关键字:enterprise metadata    ( 4169个结果
ORA-01555 When Max Query Length Is Less Than Undo Retention, small or 0 Seconds (Doc ID 1131474.1)
ORA-01555 When Max Query Length Is Less Than Undo Retention, small or 0 Seconds (Doc ID 1131474.1) APPLIES TO: Oracle Database - Enterprise Edition - ...
分类:其他好文   时间:2019-11-30 12:06:47    阅读次数:108
[转帖]redhat7.6Linux安装Oracle19C完整版教程
redhat7.6Linux安装Oracle19C完整版教程 https://www.oracle.com/technetwork/database/enterprise-edition/downloads/index.html 这个地址挺好的. https://www.cnblogs.com/xu ...
分类:数据库   时间:2019-11-30 09:18:23    阅读次数:452
五、启动、退出动作
main containers启动之前还会有个start动作,结束后有个stop动作 示例: apiVersion: v1 kind: Pod metadata: name: lifecycle-demo spec: containers: - name: lifecycle-demo-nginx ...
分类:其他好文   时间:2019-11-29 15:45:19    阅读次数:88
ABAP Netweaver和Hybris Enterprise Commerce Platform的登录认证
ABAP Netweaver 在我的博客Learn more detail about Standard logon procedure里有详细介绍。 Hybris ECP Hybris Administration Console的登录界面: 点login button后, 观察到一个HTTP P ...
分类:Web程序   时间:2019-11-29 12:56:42    阅读次数:89
yaml文件
```yaml apiVersion: apps/v1beta1 kind: Deployment metadata: annotations: deployment.kubernetes.io/revision: '8' labels: ownerName: deplatmnt system_cl... ...
分类:其他好文   时间:2019-11-28 20:59:16    阅读次数:91
Spring Security(14)——权限鉴定基础
权限鉴定基础 目录 1.1 Spring Security的AOP Advice思想 1.2 AbstractSecurityInterceptor 1.2.1 ConfigAttribute 1.2.2 RunAsManager 1.2.3 AfterInvocationManager Sprin ...
分类:编程语言   时间:2019-11-27 18:55:51    阅读次数:80
Linux硬件与服务
Linux硬件与服务 Linux Linux硬件与服务 1 Linux磁盘管理与磁盘结构 磁盘的组成结构 盘片的逻辑结构 分区格式化 实例说明: 2 磁盘管理之Block、iNode、 super、super block block block bitmap metadata: inode:inde ...
分类:系统相关   时间:2019-11-27 12:07:40    阅读次数:110
k8s资源限制
注:以下只是在yaml文件中进行资源限制的一个片段,并不是完整的yaml文件,仅是自己的一个随笔。1、针对pod的资源限制:[root@masterlimit]#vimcgroup-pod.yamlspec:containers:-name:xxximage:xxxports:-protocol:TCPcontainerPort:80resources:limits:#硬限制cpu:"4"memo
分类:其他好文   时间:2019-11-27 10:40:12    阅读次数:72
mongodb的安装
最近一言难尽,被个外包公司坑了,唉,不多说了,还是写博客吧。1.mongdb安装文档:https://docs.mongodb.com/manual/tutorial/install-mongodb-enterprise-on-red-hat/2.我的机器是centos7,为了方便所以采用yum的方式安装。[root@worker1~]#cat/etc/yum.repos.d/mangodb.re
分类:数据库   时间:2019-11-26 09:26:13    阅读次数:88
linux配置centos的yum源本地仓库搭建
1.放置iso文件,并挂载iso文件,永久挂载,修改/etc/fstab参考:https://blog.csdn.net/qq_36119192/article/details/82222175#%E4%B8%80%EF%BC%9A%E9%85%8D%E7%BD%AE%E6%9C%AC%E5%9C%B0yum%E6%BA%902.到该目录/etc/yum.repos.d删除所有文件rm-rf*,并
分类:系统相关   时间:2019-11-25 18:46:14    阅读次数:107
4169条   上一页 1 ... 47 48 49 50 51 ... 417 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!